home *** CD-ROM | disk | FTP | other *** search
/ Windows 3-Pak - Disc 3 / Infomagic - Windows 3-Pak (Disc 3 of 3).iso / Telnet-Clients / HOSTACCESS.exe / MISC.1 / T3WINDOW.MCR < prev    next >
Text File  |  1996-01-22  |  234b  |  8 lines

  1. Rem simple example of a macro to display a TERMiTE 3
  2. Rem Window and then to clear it.
  3.  
  4. PRINT CHR$(27);"[=5;10;20;44;192;0;1;37;41u"
  5. PRINT CHR$(27);"[2;2H"
  6. PRINT "Here is a test window,Press return"
  7. PASSKEYS
  8. PRINT CHR$(27);"[=v"